计算机应用

• 人工智能与仿真 •    下一篇

基于级联卷积神经网络的手势特征提取方法

陈金龙1*,瞿元昊2,杨明浩1,强保华1,唐仁俊2,朱庆杰2   

  1. 1. 广西云计算与大数据协同创新中心(桂林电子科技大学),广西 桂林 541004
    2. 桂林电子科技大学 计算机与信息安全学院,广西 桂林 541004
  • 收稿日期:2019-12-19 修回日期:2020-03-05 发布日期:2020-03-05 出版日期:2020-05-13
  • 通讯作者: 陈金龙

Feature extraction method of gesture image based on cascaded convolutional neural network

  • Received:2019-12-19 Revised:2020-03-05 Online:2020-03-05 Published:2020-05-13

摘要: 针对当前手势图像数据集不能均匀、全面地覆盖所有手势参数空间内的各种手势的问题,提出一种基于 级联卷积神经网络的手势特征提取方法。该方法通过级联式模型,分层次地对高维度、高自由度的手势参数进行特 征感知和提取。首先,将手腕角度参数作为手势参数的全局参数,进行划分和特征提取;然后,将手指角度参数作为 局部参数,进行特征提取。为解决局部参数特征提取网络数量过多的问题,减少神经网络的数量和节约训练网络所 需的时间与内存开销,采用多分支结构的神经网络模型,将五个手指的局部特征提取网络集成为一个整体。实验结 果表明,所提方法在真实训练集上平均分类准确率达到 95. 13%,测试集平均准确率达到 54%,测试集准确率相较于 全卷积神经网络的算法提高4. 76个百分点。

关键词: 手势主方向, 特征提取, 多分支结构, 级联卷积神经网络, 手势数据集

Abstract: Aiming at the problem that the existing data set can not cover all kinds of gestures in the parameter space evenly and comprehensively,a method of gesture feature extraction based on cascaded convolutional neural network was proposed. Gesture parameters with high dimension and freedom were detected and extracted by using cascaded model. Firstly,global parameters of wrist angles were divided and feature extraction was carried out;secondly,local parameters of finger angles were extracted respectively. In order to solve the problem of too many local parameter feature extraction networks,the number of neural networks was reduced and the time and memory cost of training networks were saved. A multi-branch neural network model was innovatively adopted to integrate the local feature extraction networks of five fingers into a whole. The experimental results show that the average classification accuracy of the proposed method is 95. 13% in training set;54% in test set,and 4. 76 percentage points higher than that of the algorithm based on full convolution neural network.

Key words: gesture main direction, feature extraction, multi-branch structure, cascaded convolutional neural network, gesture data set

中图分类号: